IteratorCollectionstabl" />

JSP标准标签遍历数组、集合

您所在的位置:网站首页 jsp 遍历list获取listsize JSP标准标签遍历数组、集合

JSP标准标签遍历数组、集合

2024-07-12 00:44| 来源: 网络整理| 查看: 265

DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">

 

Iterator Collections

table {

    border-collapse: collapse;

    border: 1px solid black;

}

 

td, th {

    border: 1px solid black;

}

 

tr:nth-child(even) {

    background: #eee;

}

 

遍历数组: 

 

遍历List:

    

 

遍历List:

    

 

 

遍历Set:

    

 

遍历Map:

    

        Key

        Value

    

 

遍历UserBean的List:

    

        username

        password

    

 

 



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3